How to Install kdenlive software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install kdenlive software package in Ubuntu 14.04 LTS (Trusty Tahr)

kdenlive software package provides non-linear video editor, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install kdenlive 

kdenlive is installed in your system.

Make ensure the kdenlive package were installed using the commands given below,

$ sudo dpkg-query -l | grep kdenlive *

You will get with kdenlive package name, version, architecture and description in a table

kdenlive package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Graphics
Package kdenlive
Version 0.9.6-5ubuntu1
Description non-linear video editor
Sub Section Graphics


See Also, How to uninstall or remove kdenlive software package from Ubuntu 14.04 LTS (Trusty Tahr)?